home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / Development / libogg / libvorbis-1.0rc3 / lib / books / coupled / _44c6_long.vqh < prev    next >
Encoding:
Text File  |  2002-10-27  |  1.5 KB  |  44 lines

  1. /********************************************************************
  2.  *                                                                  *
  3.  * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.   *
  4.  * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS     *
  5.  * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
  6.  * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.       *
  7.  *                                                                  *
  8.  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
  9.  * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  10.  *                                                                  *
  11.  ********************************************************************
  12.  
  13.  function: static codebook autogenerated by huff/huffbuld
  14.  
  15.  ********************************************************************/
  16.  
  17. #ifndef _V__44c6_long_VQH_
  18. #define _V__44c6_long_VQH_
  19. #include "codebook.h"
  20.  
  21. static long _huff_lengthlist__44c6_long[] = {
  22.      2,11, 7,14,11,16,11,11,13,13,10, 9,11,11,13,11,
  23.     13,10,11,14, 6,20, 4,20, 5,20, 7, 9,14,16,14,11,
  24.     12, 9,10, 7, 9, 8,11,13,10,20, 5,19, 4,19, 4, 8,
  25.     13,19,14,11,12, 7, 8, 5, 7, 5, 9,13,11,19, 7,19,
  26.      4,19, 4, 6,13,16,10,10, 8, 8, 7, 5, 6, 4, 7,12,
  27.     11,11,12,10,11, 8,10, 6, 6, 9,11,12,14,12,15,10,
  28.     15, 7, 7, 7,
  29. };
  30.  
  31. static static_codebook _huff_book__44c6_long = {
  32.     2, 100,
  33.     _huff_lengthlist__44c6_long,
  34.     0, 0, 0, 0, 0,
  35.     NULL,
  36.     NULL,
  37.     NULL,
  38.     NULL,
  39.     0
  40. };
  41.  
  42.  
  43. #endif
  44.